-
Couldn't load subscription status.
- Fork 481
[Rust] Finished the TS module #1724
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
CCExtractor CI platform finished running the test files on linux. Below is a summary of the test results, when compared to test for commit afde4d6...:
Your PR breaks these cases:
NOTE: The following tests have been failing on the master branch as well as the PR:
It seems that not all tests were passed completely. This is an indication that the output of some files is not as expected (but might be according to you). Check the result page for more info. |
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Finished TS Module, now all subtitles for TS files are extracted with rust.
Also added some functions which were left for stream_functions and ts_tables.
The 3 PRs, #1717, #1720, and this one migrates the entire TS suite to the transportstream module in Rust, the files migrated are
ts_tables.cts_functions.cts_functions.hts_info.c(some parts of it I didn't require)ts_tables_epg.cstream_functions.cThis is a preview PR.